- segmented addressing
- сегментированная адресацияадресация в сегментированном адресном пространстве с помощью сегментных регистров
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
X86-64 — is a superset of the x86 instruction set architecture. x86 64 processors can run existing 32 bit or 16 bit x86 programs at full speed, but also support new programs written with a 64 bit address space and other additional capabilities.The x86 64… … Wikipedia
RMX — This article is about the iRMX Operating System; for the mail protocol, see Reverse MX .Infobox OS name = iRMX caption = developer = Intel / [http://www.tenasys.com/ TenAsys Corporation] source model = kernel type = supported platforms = 8080,… … Wikipedia
Word (computing) — In computing, word is a term for the natural unit of data used by a particular computer design. A word is simply a fixed sized group of bits that are handled together by the machine. The number of bits in a word (the word size or word length) is… … Wikipedia
Windows NT — Not to be confused with Windows NT 4.0. Windows NT Company / developer Microsoft Programmed in C, C++ and Assembly language … Wikipedia
680x0 — A family of 32 bit microprocessors from Motorola, used in Macintosh computers and many advanced workstations. The 680x0 is popular with programmers, because it uses a linear addressing mode to access memory, rather than the segmented… … Dictionary of networking
x86 — This article is about Intel microprocessor architecture in general. For the 32 bit generation of this architecture which is also called x86 , see IA 32. x86 Designer Intel, AMD Bits 16 bit, 32 bit, and/or 64 bit Introduced 1978 Design … Wikipedia
X86 memory segmentation — refers to the implementation of memory segmentation on the x86 architecture. Memory is divided into portions that may be addressed by a single index register without changing a 16 bit segment selector. In real mode or V86 mode, a segment is… … Wikipedia
Flat memory model — In computer systems design, a flat memory model refers to a linear addressing paradigm, such that the CPU can directly (and sequentially) address all of the available memory locations, without having to resort to any sort of bank switching or… … Wikipedia
Pointer (computing) — This article is about the programming data type. For the input interface (for example a computer mouse), see Pointing device. Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing … Wikipedia
Zilog Z80000 — The Z80000 was Zilog s 32 bit processor from 1986, an expansion of its 16 bit predecessor, the Zilog Z8000. It included multiprocessing capability, a six stage instruction pipeline, and a 256 byte cache. Its memory addressing system could access… … Wikipedia
Binary prefix — Prefixes for bit and byte multiples Decimal Value SI 1000 k kilo 10002 M mega … Wikipedia